home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / swbprog / install.txt < prev    next >
Text File  |  1999-04-08  |  904b  |  32 lines

  1. SWBProgressBar Control Setup
  2. ==============================
  3.  
  4. Before you begin, please copy the SWBProg.OCX
  5. file to your \Windows\System directory (which
  6. may not necessarily be named \Windows\System).
  7.  
  8. Then register the component using REGSVR32.EXE,
  9. as follows:   
  10.  
  11. In the Start Menu, select "Run".  Then type:
  12.  
  13.     REGSVR32 \Windows\System\SWBProg.OCX
  14.  
  15. A message box will confirm the registration.
  16. Before you can use the component in a project,
  17. you will need to add it to the VB toolbox by 
  18. right-clicking on the toolbox and selecting 
  19. "Components".  From the list of registered
  20. components, select "SWB ProgressBar Control".
  21.  
  22. The component will appear on the toolbar, 
  23. ready for use in your application.
  24.  
  25. Copyright 1999  Software with Brains, Inc.
  26. All rights reserved.
  27.  
  28. This control is freeware, and therefore no
  29. support will be offered.
  30.  
  31. http://www.softwarewithbrains.com
  32.